home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-03-06 | 1.5 KB | 44 lines | [TEXT/GEOL] |
- Item forwarded by A33 to A34
-
- Item 2352199 16-April-90 16:55PDT
-
- From: CDA0470 DEV PhySy Music & Development,IDV
-
- To: MACAPP.TECH$ MacApp Technical
-
- Sub: Some questions
-
- Ugh. Its late and I need some answers, please.
-
- I'm sure I could look through tons of reference material to find these things
- out, but, if you can I'd appreciate an answer
-
- Question 1:
- How do I open multiple file types from MacApp? I have overridden SFParams and
- ported a Dlg and FileFilter hook combination that worked in 'straight' Pascal,
- but no go. It seems like the application looks updates its list of available
- documents (I can hear the disc accessing) but it doesn't redraw a new list,
- ever. Nothing shows up.
-
- Question 2:
- I can't get EditText items (TEditText and TNumberText) to work in my dialogs.
- I'm pretty sure I got this working on another project but an examination of
- that code gives me no insight. I'm sure its something simple (isn't it
- always), but in my present state of mind I can't pinpoint it. Again, the
- problem is that the items are there, but can't be edited.
-
- Question 3:
- Part of my dialog gets drawn befiore the window shows up! I can't figure this
- part out. I have a popup that shows up before the window. Then the window
- appears and the popup gets redrawn. any ideas? Should I just redo the dialog in
- ViewEdit?
-
- Thanks.
-
- yours in servitude,
- Phil Smy
- CDA0470
-
- PS- I'm using MacApp 2.0ß9 with THINK Pascal 3
-
-